type google.golang.org/grpc.scStateUpdate

4 uses

	google.golang.org/grpc (current package)
		balancer_conn_wrappers.go#L89: type scStateUpdate struct {
		balancer_conn_wrappers.go#L124: 			case *scStateUpdate:
		balancer_conn_wrappers.go#L208: 	ccb.updateCh.Put(&scStateUpdate{
		balancer_conn_wrappers.go#L217: func (ccb *ccBalancerWrapper) handleSubConnStateChange(update *scStateUpdate) {